MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarSlotLoadingEventArgs<T> Class / SlotContent Property
In This Topic
    SlotContent Property (CalendarSlotLoadingEventArgs<T>)
    In This Topic
    Gets or sets the visual element shown in the day slot.
    Syntax
    public View SlotContent {get; set;}
    See Also